How to Add Animations
 Attachables Configuration

   Open attachables/CUSTOM_ITEM_BASE.

   Replace CUSTOM_ITEM_BASE with your item's name.

   NAME = Your Items Name.

   Ensure all fields are properly filled out.

 Item Texture Setup

   Open textures/item_texture.json.

   Add an entry for your item and make sure the name matches your item.

   Adding the Texture File

   Place your item's texture in textures/items/.

   Name the file exactly as referenced in previous steps.

 Finalizing the Setup

   Load into the game and verify that the item and its animation work correctly.